Text File | 1990-01-01 | 928 b | 26 lines | [TEXT/Brow]
BListDefProc
(Honors Class)
Introduction
BListDefProc implements a subclass of CObject that can be used as an object-oriented List Definition Procedure. The techniques of doing this are identical to the CMenuDefProc class.
You should declare a subclass of BListDefProc to implement your definition procedure, and make sure that you have a unique LDEF stub resource for each instance of a BListDefProc.
Heritage
Superclass CObject
Subclasses BTextLDEF
BPstrLDEF
BDirLDEF
Using BListDefProc
For an example of using a BListDefProc, see the source of one of the subclasses listed above.
Instance Variables, Methods, Functions, Resources, and Summary
This demo issue of Prepare() does not include the detailed information on each instance variable, method, function, and resource defined in this file. Subscribers receive complete source and manual pages for every class in each issue.